h4 {
    font-size: 18px;
}
a:visited {
    color: #13b1ad;

}

a:link {
    color: #13b1ad;
}

h3.mb-5 {
    color: #fff;
    font-size: 16px;
}
.panel{
	float:left;
	padding-right: 40px;
	/* width: 20%; */
	min-height: 380px;
}

img.stamp {
    width: 350px;
}
section {
    padding: 140px 0 100px 0;
}
section#closing{
	padding-top:140px;
}
section#opening {
    background: #fff; }
    
 section#highlights{
	background: #fff;
} 

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
    margin-left: 0!important;
}

h2.section-heading {
    color: #fff;
    line-height: 36px;
}  

section#agenda {
    padding-top: 100px;
    background-color: #333333;
    background-image: url(http://images.info.deloitte.ca/EloquaImages/clients/DeloitteManagementServicesLP/%7Bea179966-975a-4b5c-8fd2-2020d76125e0%7D_circle-back.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #fff;
}   

a.btn.btn-green.btn-xl.green.portfolio-link{
    background: #13b1ad;
    color: white;
    clear: left;
    display: block;
    width: 40%;
    margin: 10px auto;
    font-family: 'Open Sans',Verdana,Helvetica,sans-serif;
    text-transform: none;
    font-size: 14px!important;
        
}

.green{
	padding:15px 45px;    
	line-height: 1.5;
	}
	
.black-logo{
	float: left;
    background: #fff;
    margin-right: 10px;
    margin-bottom:20px
    
    }
.expo-logo{
	margin:20px;
	width:auto;
}    
    
section#expo {
    padding-top: 100px;
    background-color: #333333;
    background-image: url(http://images.info.deloitte.ca/EloquaImages/clients/DeloitteManagementServicesLP/%7Ba2407e41-cd6c-41b8-8c9a-37c5a6de7b7e%7D_circle-back2.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #fff;
}
#portfolio .portfolio-item .portfolio-caption{
	text-align:left;
	min-height: 380px;
}

#portfolio .portfolio-item .portfolio-caption p{
	font-style:normal;
}
h3.section-subheading {
    font-size: 21px;
    padding-top: 20px;
    margin-bottom: 10px!important;
}

a.btn.btn-green.btn-xl.portfolio-link {
    background: #fff;
    color: #13b1ad;
}

a.btn.btn-green.btn-xl.portfolio-link:hover {
	background: #0d7d7a;
	color: white;
}


ul.panel-speakers{
	padding-left: 20px;
}


#mainNav .navbar-nav>li>a.active {
    color: #13b1ad!important;
}

#mainNav .navbar-nav>li>a:hover{
    color: #13b1ad!important;
}
btn btn-outline btn-xl js-scroll-trigger:hover{
    color: #13b1ad!important;
}
a.btn.btn-outline.btn-xl.js-scroll-trigger:hover{
	background: #13b1ad!important;
	border:solid 1px  #13b1ad!important;


}
#portfolio .portfolio-item .portfolio-link {
    background: #fff;}

#portfolio .portfolio-item .portfolio-link .portfolio-hover1 {
    background: #000000bf!important;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover2 {
    background: #000000bf!important;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover3 {
    background: #000000bf!important;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover4 {
    background: #000000bf!important;
}

.bg-primary {
    background: #13b1ad!important;
}

.btn-primary {
    color: #fff;
    background-color: #13b1ad!important;
    border-color: #13b1ad!important;
    margin-top: 20px;
}

.blog-intro h3 {
    margin-bottom: 70px;
}

.blog-intro .leftcol {
    padding-right: 100px;
    border-right: solid 1px #E6E9EA;
}

.blog-intro .rightcol {
    padding-left: 100px;
}

 p.blog {
    font-size: 15px;
    line-height: 29px;
    color: rgba(28, 54, 83, 0.6);
    padding-bottom: 20px;
}

header.masthead {
    background: #231f20;
}

.btn.btn-green.btn-xl {
    background: #13b1ad;
    color: white;
}

.circle-container.video-js {
    padding-top: 20px;
}

@media (min-width: 992px)
{
header.masthead {
    height: 740px;}

header.masthead .header-content {
    margin-left: 0!important;
    padding-top: 100px;}
}

